-
Home
-
AI Chatbot & Support Widget – Bytesweavers AI Chat Master
-
1.0.0 (latest)
-
Code
-
Classes
- API_Handler
Total Complexity |
35 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
300 |
Lines of code |
203 |
Logical lines of code |
90 |
Comment lines |
63 |
Methods |
10 |
Properties |
9 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
call_gemini() |
S |
43 |
4 |
55 |
call_openai() |
S |
47 |
4 |
34 |
call_anthropic() |
S |
49 |
4 |
30 |
get_model_family() |
S |
68 |
5 |
6 |
test_connection() |
S |
60 |
4 |
13 |
process_message() |
S |
60 |
4 |
13 |
test_anthropic_connection() |
S |
54 |
3 |
19 |
test_openai_connection() |
S |
59 |
3 |
13 |
test_gemini_connection() |
S |
63 |
3 |
9 |
__construct() |
S |
61 |
1 |
11 |